About the Image Link Demo

This demo shows how to use the DBWebImage control with string columns in a DataTable. In DBWeb 1.0, only Blob columns could be used with DBWeb image. In DBWeb 2.0, if a string column is found its contents are interpreted as a link to an image file.

Setup Information

Running the Demo

  1. Start the IDE.
  2. Open this project.
  3. Complete the steps from the Setup Informationsection above.
  4. Compile the Applicaton (Project Menu, Compile all projects).
  5. Run the application with debugging (F9) or without debugging (Shift+Ctrl+F9)